home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 July / Disc 1 / PCU0702CD1.iso / software / apps / files / animfx.exe / #setuppath# / interface.swf / scripts / DefineButton2_155 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2002-05-17  |  95 b   |  6 lines

  1. on(release){
  2.    mycolor = new Color(cl);
  3.    mycolor.setRGB(5420526);
  4.    gotoAndStop(1);
  5. }
  6.